Use ABI Manager.
Forwarded: not-needed
Gbp-Pq: Name enable_debianabimanager.diff
[PATCH] Fix typos Unsuported -> Unsupported (#180)
* Client builds fail at linking due to missing targets when
USE_SYSTEM_LIBRARY is true.
#For targets not using pkg-config... and USE_SYSTEM_{DEPENDENCY} is true eg. xdgutils \
#find_dependency needs to be used as when clients (aka appimagelauncher) try to use this library we get linking failure
#because the dependencies of the dependency(libappimnage) targets are not imported. Hope this makes sence.
#Builds fine in debian and appimagelauncher no longer has linking failures.
* Fix typos Unsuported -> Unsupported.
* Revert "Client builds fail at linking due to missing targets when"
This reverts commit
fbbabbdcf3c466a506fbd6ec95d9e9a8c9f96830.
Gbp-Pq: Name upstream_Fix-typos-Unsuported-Unsupported-180.patch
libappimage (1.0.4-5-7) unstable; urgency=medium
* Team upload.
* Backport upstream commit
7b83b7247fd2d86c330e09f534c9cec1b03f649f to fix the
build with CMake 4.2; patch upstream_Install-gtest-from-distro.patch
(Closes: #
1125542)
- bump the cmake build dependency to 3.20 accordingly
* Bump Standards-Version to 4.7.3, no changes required.
* Drop Priority: optional, no more needed since dpkg 1.22.13.
[dgit import unpatched libappimage 1.0.4-5-7]